func google.golang.org/grpc/mem.newSizedBufferPool
2 uses
google.golang.org/grpc/mem (current package)
buffer_pool.go#L73: pools[i] = newSizedBufferPool(s)
buffer_pool.go#L138: func newSizedBufferPool(size int) *sizedBufferPool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)